home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / win_utl1 / hb109.zip / README.TXT < prev    next >
Text File  |  1996-04-14  |  7KB  |  167 lines

  1.  
  2.                              EXTRA INFORMATION
  3.  
  4.  
  5.  
  6. INSTALLING THE HELP COMPILER
  7.  
  8. In order to compile Help files, HelpBuilder requires the Microsoft Windows
  9. Help Compiler (HC31.EXE or HCP.EXE). These have now been placed in the
  10. Public Domain by Microsoft and HCP.EXE is supplied with HelpBuilder, however
  11. you are not being charged for this in your registration fee.
  12. HC31.EXE is supplied with both the Microsoft and Borland C++ compilers,
  13. Visual Basic and probably many other software development tools, so you
  14. will probably already have a copy of it. HelpBuilder can create projects
  15. without HC31.EXE but you will not be able to compile them without it.
  16.  
  17. The HelpBuilder Setup program assumes that you wish to use the copy of
  18. HCP.EXE supplied and will place it in the same directory as the
  19. HelpBuilder executeables but you can change this to point to your own copy
  20. of HCP.
  21. To configure HelpBuilder, you can either edit HELPBLDR.INI (Not with
  22. HelpBuilder itself) or create a help project and select the Project/Settings
  23. menu option, then select the 'Compiler Installation' section. From here you
  24. can install the compilers of your choice. This is the recommended method.
  25. Note that each help project will contain the name of the compiler
  26. required to compile it to assist in portability.
  27.  
  28. If you wish to use a help compiler other than HC31.EXE or HCP.EXE you can
  29. use this same technique to configure HelpBuilder as above. Note however,
  30. that your alternative compiler must be HC31 compatible (HelpBuilder does not
  31. produce input files compatible with HC30.EXE at present).
  32. Please note that HC31.EXE and HCP.EXE also require the file 'HC31.ERR' or
  33. 'HCP.ERR'. If this is missing the compiler will fail to run.
  34.  
  35. HelpBuilder uses a Windows .PIF file to enable it to run the Help Compiler.
  36. This is placed in your \WINDOWS directory. If you have installed Windows
  37. on any other drive other than C: you will need to use PIF Editor to
  38. edit HECOMP.PIF and change the drive letter of the 'Program File Name' to
  39. the drive on which Windows has been installed.
  40.  
  41. HelpBuilder requires that SHARE.EXE is installed on your machine to operate
  42. correctly.
  43.  
  44.  
  45.  
  46. PAYMENT FOR SOFTWARE
  47.  
  48. Please see the HelpBuilder help file 'Payment for and Registration of
  49. Software' section for information on how you can pay for your copy of the
  50. HelpBuilder software.
  51.  
  52.  
  53.  
  54. MORE INFORMATION
  55.  
  56. If you require any further information, please see the HelpBuilder help
  57. file 'Contacting the Author' section for information on how to contact the
  58. author.
  59.  
  60.  
  61.  
  62. NEW FEATURES TO VERSION 1.05
  63.  
  64.      -     3d Dialogs and controls
  65.      -     Redesign/improved ease of use to all dialogs
  66.      -     Norton Guides Help project import
  67.      -     Topic locator for fast access to topics
  68.      -     Automated maintenence of topic header file
  69.      -     Improved interpretation/Handling of Help Compiler error messages
  70.      -     Compiler installation and selection now performed in Project
  71.            Settings dialog instead of .INI file
  72.      -     Topic Text macros for date, time, copyright, title etc
  73.  
  74. NEW FEATURES TO VERSION 1.06
  75.  
  76.      -     Internal bug fixes
  77.  
  78. NEW FEATURES TO VERSION 1.07
  79.  
  80.      -     Configuration of temporary file directory now possible
  81.      -     Inclusion of .SHG Segmented Hypergraphic files in projects
  82.            now possible
  83.      -     Sample bitmaps added for inclusion/modification in help files
  84.      -     Ctrl+C now operates allowing Ctrl X/C/V Cut/Copy/Paste instead
  85.            of activating colour dialog
  86.      -     Enter key on Topic Locator dialog opens a topic for editing
  87.      -     Wizard now has a dialog enabling the user to specify the
  88.            component file names
  89.      -     Topic windows now display text in the default project font
  90.      -     Topic limit increased to 2048 files for registered versions,
  91.            still 25 for unregistered versions
  92.      -     Bug Fix: Greying logic for View Sort orders menu options
  93.            corrected - it previously left the first option always greyed!
  94.      -     Non ASCII characters (value > 127) written to .RTF file in \'XX
  95.            format - stops a lot of 'invalid byte at offset' error messages
  96.      -     New toolbar for non-VGA users
  97.      -     'Windows' are now supported and configureable
  98.      -     Topic links enhanced to provide support for:
  99.                  Bitmaps
  100.                  Macros
  101.                  Window definitions
  102.                  Jumps to other help files
  103.                  Hidden hot spots
  104.      -     Bug fix: changing project font while Topic Locator window open
  105.                     caused GPF. Now fixed
  106.      -     Bug fix: selecting large amount of text and changing colour or
  107.                     font caused GPF. Now fixed
  108.      -     'Error 4639: Error at byte offset xxxx.' message now resolved to
  109.            a topic name where possible
  110.      -     $TOPICDATE$ and $TOPICTIME$ macros added
  111.      -     Now supplied with HCP instead of HC31 compiler
  112.      -     Bug fix: now allows French accented and German Umlaute characters
  113.                     to be entered in topic titles and search strings and
  114.                     correctly writes them in \'RTF hex code format to the
  115.                     .RTF file for the help compiler
  116.      -     .MRB Multiple Resolution Bitmaps can now be added to a project
  117.  
  118. NEW FEATURES TO VERSION 1.08
  119.  
  120.      -     Internal bug fixes
  121.      -     External include file facility now added so that HelpBuilder will
  122.            create a Visual Basic (other tools in mind for the future eg VB4)
  123.            file containing context identifiers.
  124.            This module can be included in a VB project and the context ID's
  125.            assigned to controls at run-time. This maximises maintainability
  126.            between a help file and a Visual Basic application.
  127.      -     Sample Visual Basic 3 module included to enable easy inclusion of
  128.            Windows Help calls in a VB Application
  129.      -     Updated help file documentation
  130.      -     Project Settings dialog now adds main header file to the project
  131.            if it's not in the project - stops 'Missing Context IDs' problem
  132.      -     New text macros added:
  133.                  $TOPICFILE$
  134.                  $TOPICFULLFILE$
  135.      -     'Glossary' demonstration added to sample project
  136.  
  137. NEW FEATURES TO VERSION 1.09.001
  138.  
  139.      -     SpellChecker addon system built on
  140.      -     Edit/Undo facility added
  141.      -     Find and Find/Replace facilities added
  142.      -     Ability to stop project build added
  143.      -     Improved project build multitasking
  144.      -     User defined macros added
  145.      -     Printing of Topic Locator window added
  146.      -     Printing or Build Results window added
  147.      -     Support for project build tags added
  148.      -     Support for topic startup macros added
  149.      -     Context IDs dialog now stops duplicates being created
  150.      -     HelpBuilder now deletes its temporary files from WINDOWS\TEMP
  151.            if Windows is shut down while Setup Builder is running. Previously
  152.            the files didn't get deleted. Normal File/Exit however, has always
  153.            deleted files correctly.
  154.  
  155.  
  156.  
  157. NEW FEATURES PLANNED FOR FUTURE RELEASES
  158.  
  159.      -     None at present
  160.  
  161.  
  162. KNOWN PROBLEMS/SOLUTIONS
  163.  
  164. Please see the HelpBuilder online Windows Help File section 'Commonly
  165. Reported Problems'.
  166.  
  167.